deps: update onnxruntime requirement from >=1.16 to >=1.20.1#32
deps: update onnxruntime requirement from >=1.16 to >=1.20.1#32dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.16.0...v1.20.1) --- updated-dependencies: - dependency-name: onnxruntime dependency-version: 1.20.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Roam Agent ReviewVerdict: SAFE blast-radius 0/100 · ai-likelihood 14/100 · rule violations 0 · critique high-severity 0 Verdict: SAFE. All structural signals clean at the configured thresholds. Next steps
Powered by roam-code — Apache 2.0, 100% local. Customize thresholds in |
roam-code AnalysisMode: incremental ( Health Score: 82/100 health: Healthy codebase (82/100) — 33 critical issues, focus: god_components Health Metrics
PR Risk
Quality Gate: PASSEDGate expression: SARIF Upload
Full analysis outputhealth{
"_meta": {
"cache_ttl_s": 300,
"cacheable": true,
"index_age_s": 1,
"latency_ms": null,
"response_tokens": 3934,
"timestamp": "2026-05-11T16:35:38Z"
},
"actionable_count": 6,
"actionable_cycles": 0,
"algebraic_connectivity": 0,
"bottleneck_thresholds": {
"p70": 349.1,
"p90": 1484.8,
"population": 458,
"utility_multiplier": 1.5
},
"category_severity": {
"bottlenecks": {
"CRITICAL": 15,
"INFO": 0,
"WARNING": 0
},
"cycles": {
"CRITICAL": 0,
"INFO": 0,
"WARNING": 0
},
"god_components": {
"CRITICAL": 18,
"INFO": 23,
"WARNING": 9
},
"layer_violations": {
"CRITICAL": 0,
"INFO": 0,
"WARNING": 0
}
},
"command": "health",
"framework_filtered": 0,
"health_score": 82,
"ignored_cycles": 18,
"imported_coverable_lines": 0,
"imported_coverage_files": 0,
"imported_coverage_pct": null,
"imported_covered_lines": 0,
"index_status": {
"dirty_files": 0,
"fresh": false,
"head_commit": "0dd03ab1eabc",
"hint": "index latest commit 5dd6b6f82a46 != HEAD 0dd03ab1eabc — git-derived metrics (commits, churn, co-change, weather) may be stale. Run `roam index --force`.",
"indexed_commit": "5dd6b6f82a46"
},
"issue_count": 65,
"project": "roam-code",
"propagation_cost": 0.0005,
"schema": "roam-envelope-v1",
"schema_version": "1.1.0",
"severity": {
"CRITICAL": 33,
"INFO": 41,
"WARNING": 9
},
"summary": {
"actionable_cycles": 0,
"algebraic_connectivity": 0,
"category_severity": {
"bottlenecks": {
"CRITICAL": 15,
"INFO": 0,
"WARNING": 0
},
"cycles": {
"CRITICAL": 0,
"INFO": 0,
"WARNING": 0
},
"god_components": {
"CRITICAL": 18,
"INFO": 23,
"WARNING": 9
},
"layer_violations": {
"CRITICAL": 0,
"INFO": 0,
"WARNING": 0
}
},
"detail_available": true,
"health_score": 82,
"ignored_cycles": 18,
"imported_coverage_files": 0,
"imported_coverage_pct": null,
"issue_count": 65,
"propagation_cost": 0.0005,
"severity": {
"CRITICAL": 33,
"INFO": 41,
"WARNING": 9
},
"tangle_ratio": 0,
"truncated": true,
"verdict": "Healthy codebase (82/100) — 33 critical issues, focus: god_components"
},
"tangle_ratio": 0,
"total_cycles": 18,
"utility_count": 44,
"version": "12.50"
}pr-risk{
"_meta": {
"cache_ttl_s": 60,
"cacheable": true,
"index_age_s": 2,
"latency_ms": null,
"response_tokens": 361,
"timestamp": "2026-05-11T16:35:39Z"
},
"author": null,
"blast_radius_pct": 0,
"bus_factor_risk": 0,
"change_shape": "mixed",
"changed_files": 1,
"closest_historical_pattern": null,
"closest_similarity": 0,
"cluster_spread": 0,
"clusters_touched": 0,
"command": "pr-risk",
"coupling_score": 0,
"dead_code": [],
"dead_exports": 0,
"familiarity": {
"avg_familiarity": 1,
"files": [],
"files_assessed": 0
},
"hotspot_score": 0,
"label": "8e44f3e0d60ebe3429ff78b3429d36b7a7f463aa..HEAD",
"layer_spread": 0,
"layers_touched": 0,
"lines_added": 1,
"lines_removed": 1,
"minor_risk": {
"files": [],
"files_assessed": 0,
"minor_files": 0
},
"novelty_score": 0,
"per_file": [
{
"blast": 0,
"churn": 411,
"is_test": false,
"lines_added": 1,
"lines_removed": 1,
"path": "pyproject.toml",
"symbols": 0
}
],
"project": "roam-code",
"reductive_change": false,
"reductive_discount_applied": false,
"risk_level": "MODERATE",
"risk_score": 30,
"schema": "roam-envelope-v1",
"schema_version": "1.1.0",
"suggested_reviewers": [
{
"author": "Cranot",
"lines": 291
},
{
"author": "dependabot[bot]",
"lines": 1
}
],
"summary": {
"change_shape": "mixed",
"changed_files": 1,
"lines_added": 1,
"lines_removed": 1,
"risk_level": "MODERATE",
"risk_score": 30,
"verdict": "Moderate risk (30/100) — review recommended (driver: test_coverage_low)"
},
"test_coverage_pct": 0,
"total_clusters": 9769,
"total_layers": 13,
"version": "12.50"
}roam-code analysis | Commands: |
Updates the requirements on onnxruntime to permit the latest version.
Release notes
Sourced from onnxruntime's releases.
Commits
5c1b7cc[ORT 1.20.1 Release] Cherry pick 2nd round (#22845)c6156c1[ORT 1.20.1 Release] Cherry pick 1st round (#22785)c4fb724ORT 1.20.0 release preparation: Cherry pick round 2 (#22643)2d00351ORT 1.20.0 Release: Cherry pick round 1 (#22526)f9e623eUpdate CMake to 3.31.0rc1 (#22433)691de83Enable BrowserStack tests (#22457)bf60442[ROCm] Update ROCm Nuget pipeline to ROCm 6.2 (#22461)2b8fc55Enable RunMatMulTest all test cases support FP16 (#22440)af00a20Change ORT nightly python packages' name (#22450)a5e85a9Fix training artifacts for 2GB+ models andMSELoss(#22414)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)